@charset "utf-8";
.HeadlineList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	list-style-type: none;
	height: auto;
	width: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 12pt;
	list-style-image: none;
	text-align: left;
}
